home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
chap.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
44 lines
<search function="chap">
<name>Chapters|Indigo</name>
<description>
Search books, videos, DVDs at Chapters.Indigo.ca.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>chap Ender's Game</td></tr>
</table>
</description>
<category>Shopping</category>
<link>http://chapters.indigo.ca/</link>
<contributor>Sarah Sweeney</contributor>
<email>sarah@designshift.com</email>
<form name="chaptersform"
action="http://chapters.indigo.ca/search/default.asp"
method="post">
<input type="hidden" name="Search_Method" value="QuickSearch" />
<input type="hidden" name="Search_Phrase_QuickSearch" />
<input type="hidden" name="Search_Modifier_QuickSearch" value="QuickSearch" />
<input type="hidden" name="Search_Catalog" value="Books,Video,DVD" />
</form>
<script><![CDATA[
function chap(q, switches)
{
if( nullArgs("chap", q) )
return false;
if( q == "" )
openSearchWindow("http://chapters.indigo.ca/");
else
{
document.chaptersform["Search_Phrase_QuickSearch"].value = q;
submitForm(chaptersform);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>